import { DataModel } from './mongodb'; export declare function forceExtractRawModel(model: DataModel): DataModel['model'];