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