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