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