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