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