import { Application } from 'express'; export declare function registerDaoApi(app: Application): Promise;