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