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