import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const timelineIconName = "timeline";
export declare const timelineIcon: IconShapeTuple;
