import { IDatabaseFunctions } from './database-functions';
export declare const mongoDatabaseFunctions: IDatabaseFunctions;
