import React from 'react'; declare global { interface Window { React: typeof React; ReactDOM: any; } } //# sourceMappingURL=init.d.mts.map