declare const path: any; declare const aws: any; declare const SNSNotifier: any; declare const snsClient: any; declare const notifier: any; declare const topicName = "ftl-engine-alerts"; declare const s3Client: any;