import * as AWSLambda from 'aws-lambda'; export declare function handler(event: Partial): Promise;