export function createClickHandler(expandValue: any, collapseValue: any, scheduleApplyAnnotations: any, renderTable: any, structViewRoots: any, valueActionsPopup: any, signaturePopup: any): ({ target }: { target: any; }) => void;