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