import { IconComponent } from '@sanity/icons'; export declare const TIMELINE_LABELS: { [key: string]: string | undefined; }; export declare const TIMELINE_ICON_COMPONENTS: { [key: string]: IconComponent | undefined; }; //# sourceMappingURL=constants.d.ts.map