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