/**
 * An x icon meant to be used as a "close" button.
 *
 * @category Icon
 * @category SVG
 * @see https://electrovir.github.io/element-vir/vira/book/icons/closex24icon
 */
export declare const CloseX24Icon: import("../icon-svg.js").ViraIconSvg;
