export default function createMode(layout: any): { refs: { dataPages: string; }; size: { x: any; y: any; dimensions: any; }; };