export default function pickWithout>(obj: T, keys: (string | RegExp)[]): Partial;