export declare const isPersisting: <T>(target: T) => boolean;
