import { MdiReactIconComponentType } from './dist/typings';

declare const ControlPointDuplicateIcon: MdiReactIconComponentType;
export default ControlPointDuplicateIcon;
