export declare const dynamic: (path: string) => Promise; export declare function execPromise(command: string): Promise;