export namespace dataHooks { let content: string; let header: string; function tabButton(id: any): string; function tabText(id: any): string; } //# sourceMappingURL=constants.d.ts.map