import { ConfigPlugin } from "@expo/config-plugins"; import { SpotifyConfig } from "./types"; export declare const withSpotifySdkConfig: ConfigPlugin; export default withSpotifySdkConfig;