export type ObjectKeys<T> = keyof T;
//# sourceMappingURL=object-keys.d.ts.map