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