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