/** * This file is for internal constants only. * It is not intended for public use and is not part of the public API */ /** * @private */ export declare const ALLOWED_URL_CONFIG: string[]; /** * @private */ export declare const ALLOWED_CLOUD_CONFIG: string[];