import { ActiveTable } from '../../activeTable'; export declare class FullTableOverlayElement { static display(at: ActiveTable): void; static create(at: ActiveTable): HTMLDivElement; } //# sourceMappingURL=fullTableOverlayElement.d.ts.map