import { ServiceClean } from '../../types/core.types.js'; export declare function getAllTargetRolesForService(allRoles: readonly string[], exposes?: ServiceClean['for']): any[];