/**
 * @packageDocumentation
 * @module Properties
 */
/**
 * Name for `QuantityPropertyEditor`.
 * @internal
 */
export declare const QuantityEditorName: string;
/**
 * Name for `NumericPropertyEditor`.
 * @internal
 */
export declare const NumericEditorName: string;
/**
 * Name for `NavigationPropertyEditor`.
 * @internal
 */
export declare const NavigationEditorName: string;
//# sourceMappingURL=EditorNames.d.ts.map