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