import { IconDefinition } from '../types'; declare const IconSad: IconDefinition; export default IconSad;