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