export declare const getDownshiftEnvironment: (container: any) => { document: any; addEventListener: any; removeEventListener: any; } | (Window & typeof globalThis); //# sourceMappingURL=downshift.d.ts.map