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