/** * Created by rockyl on 2020-03-17. */ export declare function startHttpServe(options: any): Promise;