export declare function mergeScopePolicies(policyA: string[][], policyB: string[][]): string[][];
//# sourceMappingURL=auth.d.ts.map