/// import { IconProps } from "../icon"; export declare type RefreshIconProps = IconProps; export declare const RefreshIcon: import("react").ForwardRefExoticComponent>;