import { FC } from "react"; declare const Projects: FC; export default Projects;