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