import type { EmitTarget } from "./lib.js"; export declare function validateTargetOptionScopes(targets: readonly EmitTarget[]): string[];