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