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