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