import { ReactIconComponentType } from '../types';

declare const ControlPointDuplicate: ReactIconComponentType;
export default ControlPointDuplicate;
            