declare const _default: {
    PI: number;
    setValueAsync(value: string): Promise<void>;
    hello(): string;
};
export default _default;
//# sourceMappingURL=ExpoSpotifySDKModule.web.d.ts.map