import React from "react"; import AuthState from "../models/AuthState"; declare const AuthContext: React.Context; export default AuthContext; //# sourceMappingURL=AuthContext.d.ts.map