






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface NSObject (SlowReset)

- (BOOL)cricketExpertBundleAuthorityMirroring;
- (BOOL)theSiteBuilt;

@end

NS_ASSUME_NONNULL_END
