export default function isSubset(superObj: any, subObj: any): any;