import type { IconProps } from '../../types';
declare const UnionpayLogo: import("react").NamedExoticComponent<IconProps>;
export { UnionpayLogo };
