/**
 * A chat bubble icon.
 *
 * @category Icon
 * @category SVG
 * @see https://electrovir.github.io/element-vir/vira/book/icons/chat24icon
 */
export declare const Chat24Icon: import("../icon-svg.js").ViraIconSvg;
