import { SvgIconComponent } from './types'; declare const CheckCircleIcon: SvgIconComponent; export default CheckCircleIcon;