export function RefreshIcon(props: JSX.IntrinsicElements['svg']) { return ( ); }