declare const _default: (rootPath: any, port?: number, folder?: string) => Promise<void>;
export default _default;
