import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const announcementIconName = "announcement";
export declare const announcementIcon: IconShapeTuple;
