import type { PolyfilledRuntimeEnvironment } from "./types"; export declare const polyfill: (environment: Record) => void; //# sourceMappingURL=index.d.ts.map