export declare class SentryAppDelegate extends UIResponder implements UIApplicationDelegate { static ObjCProtocols: { prototype: UIApplicationDelegate; }[]; applicationDidFinishLaunchingWithOptions(application: UIApplication, launchOptions: NSDictionary): boolean; }