import { IconProps } from '../types';
declare const FileImage: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FileImage;
//# sourceMappingURL=FileImage.d.ts.map