import { Flag } from "effect/unstable/cli"; /** * The repeated name-filter flag every ` update` accepts. `--name` is the * uniform selector spelling across extension types; what the filter resolves * to is settled by the update feature, not here. */ export declare const updateNameFilterFlag: Flag.Flag; //# sourceMappingURL=update-targets.d.ts.map