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