import { Ref } from "../data/Ref"; export declare function createLocalStorageRef(key: string): Ref; //# sourceMappingURL=createLocalStorageRef.d.ts.map