import { type Parsed } from "../util.js"; export declare function init(parsed: Parsed): Promise;