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