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