import type { AltchaGlobal } from './index'; export {}; declare global { var $altcha: AltchaGlobal; }