import { UseTabIndicatorReturnValue } from './TabIndicator.types'; export declare function useTabIndicator(): UseTabIndicatorReturnValue;