export declare function useGet(currentValue: A, initialValue?: any, forwardToFunction?: boolean): () => A; //# sourceMappingURL=useGet.d.ts.map