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