import type { PageDSL4and5 } from '../../types/index.js'; export declare const migrate4to5: (widget: PageDSL4and5, maxColumns?: number) => PageDSL4and5; //# sourceMappingURL=v4to5.d.ts.map