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