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