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