/** * title: Custom background color * description: Custom using bgColor. * * title.zh-CN: 自定义背景色 * description.zh-CN: 使用bgColor自定义。 */ import * as React from 'react'; declare const _default: () => React.JSX.Element; export default _default;