/** @noSelfInFile */

declare namespace ui_registrator {
  export function get_ui_clsid(game_type_option: string): string
}
