import type { PolenGlobalData } from './constants' declare global { var __POLEN__: PolenGlobalData } export {}