/** @noSelfInFile */

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