import React from 'react'; import '../../../../TableColorFormat/CustomStyleConfig/index.less'; import type { ContentStyleConfigProps } from './PropsType'; declare const ContentStyleConfig: React.FC; export default ContentStyleConfig;