import { Storage } from "./Storage";
export declare function localStorage(): Storage;
