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