import type { IconProps } from '../../types'; declare const FileCloseFill: import("react").NamedExoticComponent; /** * Remix Icon: File Close Fill * @see {@link https://remixicon.com/icon/file-close-fill Remix Icon Docs} */ export { FileCloseFill };