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