/** * title: TAB page style * description: Another style of TAB, set by type, divided into line and card styles. * * title.zh-CN: 选项卡页面风格 * description.zh-CN: 另一种样式的页签,通过type设置,分为line和card样式。 */ import * as React from 'react'; declare const _default: () => React.JSX.Element; export default _default;