import React from 'react'; import { IPropDocEditor } from '../types'; export declare function NumEditor(props: IPropDocEditor): React.JSX.Element; //# sourceMappingURL=numEditor.d.ts.map