export namespace dataHooks {
    let thumbnailSelectedIcon: string;
    let thumbnailDescription: string;
    let thumbnailTitle: string;
    let thumbnailImage: string;
    let thumbnailBackgroundImage: string;
    let thumbnailBottomTitle: string;
    let thumbnailWrapper: string;
}
//# sourceMappingURL=constants.d.ts.map