import type { SecurityRule } from "./types.js"; export declare const authRules: SecurityRule[];