/**
 * @description browser polyfill
 * @author wangfupeng
 */
declare function globalThisPolyfill(): void;
declare function AggregateErrorPolyfill(): void;
