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