//#region src/auth/types.d.ts type GetAuth = (ctx: Ctx) => Auth; //#endregion export { GetAuth as t };