import type { IconDefinition } from '../types';
declare const FileImageOutlined: IconDefinition;
export default FileImageOutlined;
