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