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