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