/** * description: primary variant type button * description.zh-CN: 主要类型按钮 */ import React from 'react'; import { Button } from 'example'; export default () => ;