export { defaultContentProps } from './content';
export { defaultIndicatorProps } from './indicator';
export { defaultListProps } from './list';
export { defaultNextProps } from './next';
export { defaultPanelProps } from './panel';
export { defaultPanelsProps } from './panels';
export { defaultPrevProps } from './prev';
export { defaultRootProps } from './root';
export { defaultTabProps } from './tab';
