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