export {} declare global { var __APP_VERSION__: string interface Navigator { standalone?: boolean } }