/** * Yields to the browser so pending paints and animations can run. */ export declare function yieldToMain(): Promise; //# sourceMappingURL=yieldToMain.d.ts.map