/// import { IconProps } from '../../types'; declare const Refresh: (allProps: IconProps) => JSX.Element; export default Refresh;