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