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