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