/** * Phase 5 wrapper — table layout with row/column spans and pagination. */ import type { Phase } from "../phase.js"; export declare const phase5Tables: Phase; //# sourceMappingURL=phase5-tables.d.ts.map