/**
 * A shield icon.
 *
 * @category Icon
 * @category SVG
 * @see https://electrovir.github.io/vira/book/icons/shield24icon
 */
export declare const Shield24Icon: import("../../icon-svg.js").ViraIconSvg;
