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