export declare function toPOJO<T>(object: T): T;
