export declare const statusIcons: { active: string; completed: string; closed: string; expired: string; ready: string; registered: string; };