import { type TabsActiveIndicatorProps } from './Tabs'; export declare const DefaultTabsActiveIndicator: import('react').MemoExoticComponent< ({ activeTabRect, background, style, testID, ...props }: TabsActiveIndicatorProps) => import('react/jsx-runtime').JSX.Element | null >; //# sourceMappingURL=DefaultTabsActiveIndicator.d.ts.map