import type { SVGProps } from 'react'; /** @deprecated */ declare const SvgRefresh: (props: SVGProps) => import("react").JSX.Element; export default SvgRefresh;