import type { CloudFormationCustomResourceHandler } from 'aws-lambda';
export declare const handler: CloudFormationCustomResourceHandler;
