/// import { IconProps } from "../SvgIcon"; export declare const Refresh: (props?: IconProps) => JSX.Element; export default Refresh;