export declare type CustomCloudEndpoint = { baseUrl: string; token?: string; };