export type KindOrKey = 'kind' | 'key';
