import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const boltIconName = "bolt";
export declare const boltIcon: IconShapeTuple;
