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