import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bellIconName = "bell";
export declare const bellIcon: IconShapeTuple;
