export namespace dataHooks { let title: string; let subtitle: string; let prefixIcon: string; let suffix: string; let suffixIcon: string; } //# sourceMappingURL=constants.d.ts.map