import type { IconProps } from '../../types';
declare const CookieManFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Cookie Man Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { CookieManFill };
