import React from 'react'; import { TabsProps } from 'antd/lib/tabs'; export declare const ArrayTabs: React.FC>; export default ArrayTabs;