export declare function executeNonSasScript(scriptPath: string): Promise<void>;
