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