/**
 * A chevron that points downwards (16px). See ChevronDown24Icon for the 24px version.
 *
 * @category Icon
 * @category SVG
 * @see https://electrovir.github.io/vira/book/icons/chevrondown16icon
 */
export declare const ChevronDown16Icon: import("../../icon-svg.js").ViraIconSvg;
