/** * @ignore */ export declare function matchGroups(groups: string[], compareWith?: string[]): boolean;