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