import { IconProps } from '../types';
declare const Lego: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Lego;
//# sourceMappingURL=Lego.d.ts.map