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