import { CrudOperatorOptions } from '../interfaces/crud-operator-options.interface'; export declare const crudOperatorDefaults: CrudOperatorOptions;