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