import { Key } from 'react'; import { ListState } from '@react-stately/list'; export declare const listIds: WeakMap, string>; export declare function getItemId(state: ListState, itemKey: Key): string; //# sourceMappingURL=utils.d.ts.map