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

declare const ControlPoint: ReactIconComponentType;
export default ControlPoint;
            