// export type RestartApp = () => void export type ExitApp = () => void