import type { HstReachDataRaw } from "./models"; declare global { const hostinger_reach_reach_data: HstReachDataRaw; } export {};