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