import type { IconComponent } from '../types'; declare const MaskSad: IconComponent; export default MaskSad;