/**
 * A speaker icon at medium volume.
 *
 * @category Icon
 * @category SVG
 * @see https://electrovir.github.io/element-vir/vira/book/icons/speakermedium24icon
 */
export declare const SpeakerMedium24Icon: import("../icon-svg.js").ViraIconSvg;
