export declare const setApiToken: (token: string) => void;
export declare const getApiToken: () => string;
//# sourceMappingURL=config.d.ts.map