import { Express } from 'express'; export declare function startServerAsyncTasks(app: Express): Promise;