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