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