import { TenantConfig } from './TenantConfig'; export declare class TenantGlobalConfig extends TenantConfig { constructor(props?: Partial); }