import { type HTMLAttributes } from 'react';
export declare const MuteButton: (props: HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=MuteButton.d.ts.map