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