import React from 'react';
export declare const preloadRefreshIcon: () => Promise<(string | void)[]>;
export declare const RefreshIcon: () => React.JSX.Element;
