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