import type { RovingTabIndexItemProps } from './types';
export declare const RovingTabIndexItem: import("react").ForwardRefExoticComponent<Omit<RovingTabIndexItemProps, "ref"> & import("react").RefAttributes<any>>;
export default RovingTabIndexItem;
//# sourceMappingURL=roving-tab-index-item.d.ts.map