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