export { default } from "./build/index";
export type { SpotifyConfig, SpotifyScopes } from "./build/types";
