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