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