import { type HTMLAttributes } from 'react'; export declare const MuteButton: (props: HTMLAttributes) => import("react/jsx-runtime").JSX.Element;