import { $TSContext } from '@aws-amplify/amplify-cli-core'; export declare function addCloudFormationWalkthrough(context: $TSContext): Promise; export declare function updateCloudFormationWalkthrough(context: $TSContext, resourceName: string): Promise; //# sourceMappingURL=cloudformation-walkthrough.d.ts.map