serve.d.ts 58 Bytes
export declare const serve: (args: any) => Promise<void>;