import * as cdk from '@aws-cdk/core'; export declare class IntegTesting { readonly stack: cdk.Stack[]; constructor(); }