export namespace DataHooks {
    let title: string;
    let subtitle: string;
    let suffix: string;
}
//# sourceMappingURL=hooks.d.ts.map