/**
 * Global authentication middleware
 * Runs on every route change to ensure proper authentication state
 */
declare const _default: any;
export default _default;
//# sourceMappingURL=auth.global.d.ts.map