import { ReactIconComponentType } from '../types';

declare const Refresh: ReactIconComponentType;
export default Refresh;
            