export declare const getKey: () => string | undefined;
export declare const setKey: (v: string) => void;
//# sourceMappingURL=api-key.d.ts.map