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