export declare function setKey(key: string): void; export declare function getKey(): string | null;