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