export declare class DconfigCoreSettings { static API_ENDPOINT: string; static setEndPoint(value: any): void; }