/** @noSelfInFile */

declare namespace game_fast_travel {
  export function on_game_start(): void
  export function update_settings(): boolean
}
