export default function pick(sourceObject: any, keys: string[]): {};