export declare const modelSaveOptions: {
    validateBeforeSave: boolean;
};
