import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const shieldXIconName = "shield-x";
export declare const shieldXIcon: IconShapeTuple;
