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