/** * * Returns the current segment selected index * * @returns number */ export declare function useSelectedIndex(): number;