import { type FC } from 'react';
declare const Features: FC;
export default Features;
