export declare function runAppleScript(script: string, { timeout }?: { timeout?: number; }): Promise;