export declare const set: (key: string, value: number | string | boolean) => void;