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