#! /usr/bin/env node
export declare function execCommand(): Promise<void>;
