import { Privilege } from "@frontend/kitui"; export type ServiceKeyToPrivilegesMap = Record; export type PrivilegeWithoutPrice = Omit;