import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const eventIconName = "event";
export declare const eventIcon: IconShapeTuple;
