export declare function toObject<T>(obj: object, ctx?: any): T;
