declare const playBeepSound: (renderId: string) => Promise; export default playBeepSound;