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