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