UNPKG

@payfit/unity-components

Version:

5 lines (4 loc) 202 B
declare const TabList: import('react').ForwardRefExoticComponent<object & { children?: import('react').ReactNode | undefined; } & import('react').RefAttributes<HTMLDivElement>>; export { TabList };