import React from "react"; declare const Home: () => React.JSX.Element; export { Home };