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