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