import type { HTMLAttributes } from 'react'; export declare const SidebarMediaController: ({ className, label, children, ...props }: { label?: string; } & HTMLAttributes) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SidebarMediaController.d.ts.map