@interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> @property (class, readonly) BOOL supportsSecureCoding; @property (readonly) unsigned long long count; + (BOOL)_subclassesMustBeExplicitlyMentionedWhenDecoded; + (id)dictionaryWithContentsOfURL:(id)a0 error:(id *)a1; + (id)dictionaryWithContentsOfFile:(id)a0; + (id)dictionaryWithContentsOfURL:(id)a0; + (id)newWithContentsOf:(id)a0 immutable:(BOOL)a1; + (id)newWithContentsOf:(id)a0 immutable:(BOOL)a1 error:(id *)a2; + (id)MI_dictionaryWithContentsOfURL:(id)a0 options:(unsigned long long)a1 error:(id *)a2; + (id)allocWithZone:(struct _NSZone { } *)a0; + (BOOL)supportsSecureCoding; + (id)dictionary; + (id)dictionaryWithDictionary:(id)a0; + (id)dictionaryWithObjects:(const id *)a0 forKeys:(const id *)a1 count:(unsigned long long)a2; + (id)dictionaryWithObject:(id)a0 forKey:(id)a1; + (id)dictionaryWithObjects:(id)a0 forKeys:(id)a1; + (id)dictionaryWithObjectsAndKeys:(id)a0; + (id)sharedKeySetForKeys:(id)a0; + (id)dictionaryWithDictionary:(id)a0 copyItems:(BOOL)a1; + (id)newDictionaryWithObjects:(const id *)a0 forKeys:(const id *)a1 count:(unsigned long long)a2; - (BOOL)_LS_BoolForKey:(id)a0; - (id)ls_insertExtensionPointVersion:(id)a0; - (unsigned long long)_LS_integerForKey:(id)a0; - (id)_ls_normalizedPluginPlist; - (id)ls_fixupExtensionPointIdentifierKey; - (unsigned long long)ls_hashQuery; - (id)ls_parseQueryForIdentifiers:(id)a0; - (id)ls_resolvePlugInKitInfoPlistWithDictionary:(id)a0; - (BOOL)MI_writeToURL:(id)a0 format:(unsigned long long)a1 options:(unsigned long long)a2 error:(id *)a3; - (BOOL)MI_writeAtomicallyToURLMatchingCurrentFileMetadata:(id)a0 format:(unsigned long long)a1 error:(id *)a2; - (long long)fileSystemNumber; - (id)fileModificationDate; - (id)replacementObjectForPortCoder:(id)a0; - (id)valueForKeyPath:(id)a0; - (BOOL)writeToURL:(id)a0 error:(id *)a1; - (id)initWithContentsOfFile:(id)a0; - (id)initWithContentsOfURL:(id)a0; - (void)encodeWithCoder:(id)a0; - (id)fileType; - (unsigned long long)filePosixPermissions; - (BOOL)writeToFile:(id)a0 atomically:(BOOL)a1; - (Class)classForCoder; - (id)initWithContentsOfURL:(id)a0 error:(id *)a1; - (id)fileOwnerAccountName; - (id)fileGroupOwnerAccountName; - (unsigned long long)fileSize; - (unsigned long long)fileSystemFileNumber; - (BOOL)writeToURL:(id)a0 atomically:(BOOL)a1; - (id)valueForKey:(id)a0; - (unsigned long long)fileGroupOwnerAccountNumber; - (unsigned long long)fileOwnerAccountNumber; - (id)initWithCoder:(id)a0; - (int)_web_intForKey:(id)a0; - (id)__swiftInitWithDictionary_NSDictionary:(id)a0; - (unsigned int)fileHFSTypeCode; - (BOOL)fileIsImmutable; - (id)__swift_objectForKeyedSubscript:(id)a0; - (id)_stringToWrite; - (id)_web_numberForKey:(id)a0; - (id)_web_objectForMIMEType:(id)a0; - (id)_web_stringForKey:(id)a0; - (id)descriptionInStringsFileFormat; - (id)fileCreationDate; - (BOOL)fileExtensionHidden; - (id)fileGroupOwnerAccountID; - (unsigned int)fileHFSCreatorCode; - (BOOL)fileIsAppendOnly; - (id)fileOwnerAccountID; - (void)__apply:(void /* function */ *)a0 context:(void *)a1; - (id)keysOfEntriesWithOptions:(unsigned long long)a0 passingTest:(id /* block */)a1; - (BOOL)containsKey:(id)a0; - (id)keyOfEntryWithOptions:(unsigned long long)a0 passingTest:(id /* block */)a1; - (id)objectEnumerator; - (unsigned long long)countForObject:(id)a0; - (unsigned long long)_cfTypeID; - (id)allValues; - (id)initWithDictionary:(id)a0 copyItems:(BOOL)a1; - (unsigned long long)hash; - (BOOL)isNSDictionary__; - (id)initWithObjects:(const id *)a0 forKeys:(const id *)a1 count:(unsigned long long)a2; - (void)getObjects:(id *)a0 andKeys:(id *)a1 count:(unsigned long long)a2; - (void)enumerateKeysAndObjectsWithOptions:(unsigned long long)a0 usingBlock:(id /* block */)a1; - (id)allKeys; - (id)descriptionWithLocale:(id)a0 indent:(unsigned long long)a1; - (id)keyEnumerator; - (void)encodeWithCoder:(id)a0; - (BOOL)containsObject:(id)a0; - (BOOL)isEqualToDictionary:(id)a0; - (void)getObjects:(id *)a0; - (id)descriptionWithLocale:(id)a0; - (void)getObjects:(id *)a0 andKeys:(id *)a1; - (id)initWithDictionary:(id)a0; - (void)enumerateKeysAndObjectsUsingBlock:(id /* block */)a0; - (id)allObjects; - (id)description; - (id)objectForKeyedSubscript:(id)a0; - (id)objectsForKeys:(id)a0 notFoundMarker:(id)a1; - (BOOL)isEqual:(id)a0; - (unsigned long long)countByEnumeratingWithState:(struct { unsigned long long x0; id *x1; unsigned long long *x2; unsigned long long x3[5]; } *)a0 objects:(id *)a1 count:(unsigned long long)a2; - (id)mutableCopyWithZone:(struct _NSZone { } *)a0; - (id)objectForKey:(id)a0; - (id)initWithCoder:(id)a0; - (id)allKeysForObject:(id)a0; - (id)_cfMutableCopy; - (void)getKeys:(id *)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (void)_getObjects:(id *)a0 andKeys:(id *)a1 count:(unsigned long long)a2; - (id)initWithObjects:(id)a0 forKeys:(id)a1; - (id)initWithObjectsAndKeys:(id)a0; - (id)keysOfEntriesPassingTest:(id /* block */)a0; - (id)keysSortedByValueUsingComparator:(id /* block */)a0; - (BOOL)__getValue:(id *)a0 forKey:(id)a1; - (id)keysSortedByValueUsingSelector:(SEL)a0; - (unsigned long long)countForKey:(id)a0; - (id)initWithObject:(id)a0 forKey:(id)a1; - (id)invertedDictionary; - (id)keyOfEntryPassingTest:(id /* block */)a0; - (id)keysSortedByValueWithOptions:(unsigned long long)a0 usingComparator:(id /* block */)a1; @end