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