import "./AudioButton.css";
/**
 * Handles toggling of the audio feature.
 */
declare const AudioButton: () => import("react/jsx-runtime").JSX.Element;
export default AudioButton;
//# sourceMappingURL=AudioButton.d.ts.map