import { type CdkCustomResourceHandler } from "aws-lambda";
export declare const onEvent: CdkCustomResourceHandler;
