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