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