/** 修复 OffscreenCanvas 在 iOS 上无法渲染的问题 */
export declare function autoFixOffscreenCanvas(): void;
