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