import type { Target } from "./target.js"; /** * @since 0.8.1 */ export declare const Bun: Target;