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