/** * title: Block * desc: `block` property will make the button fit to its parent width. * * title.zh-CN: block按钮 * desc.zh-CN: block 属性将使按钮适合其父宽度。 */ declare const _default: () => JSX.Element; export default _default;