export declare const removeUndefinedAndBlocklisted: (obj: any, blocklist?: Array) => any;