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