import { RefreshProps } from './types'; export declare const Refresh: import('react').MemoExoticComponent<(props: RefreshProps) => import("react/jsx-runtime").JSX.Element>;