/**
* This SSM parameter does not invalidate the template
*
* If this string occurs in the description of an SSM parameter, the CLI
* will not assume that the stack must always be redeployed.
*/
export declare const SSMPARAM_NO_INVALIDATE = "[cdk:skip]";