import { createSdk } from './createSdk'; /** * The Audius SDK */ export type AudiusSdk = ReturnType;