import { type IconFn } from "../_icon.js"; /** Feather `Shield` icon. */ export declare const iconFeatherShield: IconFn;