export declare function clear(opts?: { type?: "session" | "local"; itemName?: string; }): void;