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