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