export declare const vtexRunCommand: (command: string | undefined) => Promise<import("winston").Logger | undefined>;
