export const serviceFooter: { id: string; status: string; icon: { active: string; inactive: string; }; title: { active: any; inactive: any; }; }[]; export const serviceHeader: { id: string; status: string; icon: { active: string; inactive: string; }; title: { active: any; inactive: any; }; }[]; //# sourceMappingURL=data.d.ts.map