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