export declare function omitDeep(input: T, ...props: string[]): T;