/** * Run all the polyfills that have been identified for making `jsdom` work * correctly for common tests. * * If you notice any missing functionality which can be polyfilled please open * an issue. */ export declare function setupRemirrorEnvironment(): void;