/** * Get a Model instance and return a javascript Object */ export declare const extractDataFromModel: (document: any) => any;