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