import * as React from 'react';
declare function IdpayIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element;
export default IdpayIcon;
