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