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