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