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