import { AdapterMethodsTest } from './declarations'; declare const _default: (test: AdapterMethodsTest, app: any, _errors: any, serviceName: string, idProp: string) => void; export default _default;