import React from 'react'; import { Line, toRem } from 'folds'; export function SidebarStackSeparator() { return ( ); }