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