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