import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const lightbulbIconName = "lightbulb";
export declare const lightbulbIcon: IconShapeTuple;
