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