/**
 * Attaches polyfill to the current window
 */
export declare function attachPolyfill(): void;
