export declare const launchApp: () => void; export declare const App: { navigate: () => void; install: () => void; };