export { SoundClient } from './client/main'; export * as Error from './errors'; export * from './types';