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