export declare const clearPersistedStore: <T>(target: T) => Promise<void>;
