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