import { SVGProps } from "react"; declare const MaskSadIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default MaskSadIcon;