import React from 'react'; import { IndexBarBaseData, IndexBarGroupProps, IndexBarGroupRef } from './type'; export declare const IndexBarGroup: React.ForwardRefExoticComponent & React.RefAttributes>;