import { Schema } from 'convict'; import { ConfigSchema } from '@refinitiv-data/types'; export declare const DEFAULT_CONFIG_SCHEMA: Schema;