declare const _default: (cmd: string, port: number, wait: number) => Promise<() => void>;
export default _default;
