/*! * Copyright (c) Microsoft. All rights reserved. * Licensed under the MIT license. See LICENSE file in the project. */ export declare const DISPLAY_NAME = 53; export declare const DESCRIPTION = 83; export declare const UNITS = 53; export declare const DATA_TYPE = 53; export declare const DATA_NATURE = 53; export declare const NAME = 36; export declare const STATS_WRAPPER = 91; export declare const MAPPING_WRAPPER = 61; export declare const MAPPING_FIELD = 32; export declare const FIELD_PADDING = 10; export declare const LABEL_TOP_PADDING = 18;