export declare function setLocalStorage(walletName: string): void;
export declare function removeLocalStorage(): void;
export declare function getLocalStorage(): void;
//# sourceMappingURL=localStorage.d.ts.map