import React from 'react'; import './styles/index.less'; import { WholeProps } from './types'; declare const ModuleWhole: React.FC; export default ModuleWhole;