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