export declare function set(key: string, value: unknown): void;
