export type MouseClickHandler = (event: MouseEvent) => Promise;