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