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