declare const Linking: {}; declare const AppState: { addEventListener(action: any, handler: any): void; }; export { Linking, AppState };