declare function result(obj: any, prop: any): any;
export default result;
