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