import { IPackage } from 'ethpkg'; export declare const startAppServer: (app: IPackage, { listener }?: any) => Promise; //# sourceMappingURL=index.d.ts.map