/// import { ImageProps } from '.'; declare const SvgZpay: ({ size, ...props }: ImageProps) => JSX.Element; export default SvgZpay;