declare const execute: (command: string) => Promise; export default execute;