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