import {SoundFile} from "tc-shared/sound/Sounds"; export function play_sound(file: SoundFile) : Promise;