import { SoftwareDeliveryMachine } from "@atomist/sdm"; export declare function addSpringSupport(sdm: SoftwareDeliveryMachine): void;