import { Globals } from "./types"; export default function authFactory(globals?: Globals): any;