import { SVGProps } from 'react'; declare const IconVoucherFill: (props: SVGProps) => JSX.Element; export default IconVoucherFill;