import React from 'react'; import { IconBaseProps } from './_base'; declare const CheckCircle: React.FC; export default CheckCircle;