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