import React from 'react'; import { IconProps } from './types'; export declare const Refresh: React.FC; export default Refresh;