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