APIHandlerVersion: 16.0.0Handler typeSignature:export declare type Handler<T = any> = (event?: T) => void;