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