/// import type { SVGProps } from "../global"; declare const HappyEmoji: ({ size, ...props }: SVGProps) => JSX.Element; export default HappyEmoji; //# sourceMappingURL=happy.d.ts.map