"use strict";
exports.__esModule = true;
exports.dataHooks = void 0;
var dataHooks = exports.dataHooks = {
testimonial: 'testimonial',
testimonialAvatar: 'testimonialAvatar',
testimonialText: 'testimonialText',
testimonialAuthorName: 'testimonialAuthorName'
};