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