export declare function omit(obj: Record, keys: string | string[]): Record;