InitialStateType: {
    layouts: LayoutWithFrameProperties[];
    pages: PageType[];
    selectedLayoutId: Id;
    variables: Variable[];
}

Type declaration