import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bubbleExclamationIconName = "bubble-exclamation";
export declare const bubbleExclamationIcon: IconShapeTuple;
