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