import { EnrichGoal } from "@atomist/sdm"; export declare const ElementsGoalsKey = "@atomist/sdm-pack-analysis/elements"; export declare const ServicesGoalsKey = "@atomist/sdm-pack-analysis/services"; export declare const ElementsEnrichGoal: EnrichGoal;