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