import { ZDS_WEB_TOOLS } from './CLI'; declare global { interface Window { ZDS: typeof ZDS_WEB_TOOLS; } }