LayoutTranslation: {
    layout: string;
    layoutType?: string | null;
    sections: LayoutSectionTranslation[];
}

Type declaration