import React from 'react'; import { DynamicTabsProps } from '../PropsType'; declare const MyDynamicTabsED: React.FC; export default MyDynamicTabsED;