declare function elevateAsync(command: string, options?: any): Promise; export { elevateAsync, };