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