import { App, Stack } from "aws-cdk-lib"; export declare const app: App; export declare const stack: Stack;