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