import { ActiveTable } from '../../activeTable'; export declare class FullTableOverlayEvents { static onMouseDown(this: ActiveTable, event: MouseEvent): void; } //# sourceMappingURL=fullTableOverlayEvents.d.ts.map