export type KeyPath = { prefix?: string; key: string; suffix?: string; };