import { SVGProps } from "react"; declare const SvgRefresh: (props: SVGProps) => JSX.Element; export default SvgRefresh;