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