import { FC, SVGProps } from 'react'; declare const IconReceiptTax: FC & { fill?: string }>; export default IconReceiptTax;