export declare function loadAndSetCoreTask(name: string, directive: string, directiveOptions: string[], args: Record, throwError?: boolean): Promise;