/**
 * A chevron that points upwards. For an icon that points downwards, rotate this icon.
 *
 * @category Icon
 * @category SVG
 * @see https://electrovir.github.io/element-vir/vira/book/icons/chevronup24icon
 */
export declare const ChevronUp24Icon: import("../icon-svg.js").ViraIconSvg;
