/**
 * Default Now Playing component
 *
 * @returns Now Playing UI
 */
export declare const DefaultNowPlayingView: () => import("react/jsx-runtime").JSX.Element;
