export declare const accountId: string | undefined; export declare const apiKey: string | undefined; export declare const apiUrl: string | undefined;