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