view: View & {
            id: string;
            state: { [blockId: string]: { [key: string]: unknown } };
        };