export declare const execSync: (command: string, args: string[]) => void;