export type PageBlockPreview = { enabled: boolean; render: any; save_action: any; };