import type { Target } from '../targets.js';
export declare const clojure: Target;
