export declare const accessToken: string | undefined;
export declare const apiUrl: string | undefined;
