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