import { type FC } from 'react'; import './index.less'; declare const ContentFooter: FC; export default ContentFooter;