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