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