import { EntriesOf } from './types.js'; import 'react'; declare const entriesOf: >(o: O) => EntriesOf; export { entriesOf };