export declare function set(key: string, value: any, options?: any): void;
