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