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