import { Obj } from '../../ts-types'; export declare const excludesKeys: (keys: string[], obj: Obj) => string[]; //# sourceMappingURL=index.d.ts.map