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