/**
 * A chevron that points upwards. See ChevronDown24Icon for one pointing downloads.
 *
 * @category Icon
 * @category SVG
 * @see https://electrovir.github.io/vira/book/icons/chevronup24icon
 */
export declare const ChevronUp24Icon: import("../../icon-svg.js").ViraIconSvg;
