export declare function omit(obj: any, ...keys: string[]): any;