import { SVGProps } from "react";
declare const BSLayoutSidebar: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSLayoutSidebar };
