export declare const QUERY_DEFAULT_LIMIT = 20000; export declare const SYSTEM_TENANT_NAME = "system"; export declare const DEFAULT_TEXT_COLOR = "#5B6372"; export declare const DEFAULT_BACKGROUND_COLOR = "#F4F4F8"; export declare const ERROR_COLOR = "#FA5656"; export declare const NOT_AVAILABLE_DATA_VALUE = "N\\A"; export declare const NOT_AVAILABLE_TEXT = "N/A"; //# sourceMappingURL=const.d.ts.map