import { JacksonOption } from '../typings';
export default function defaultDb(opts: JacksonOption): JacksonOption;
