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