WebLayoutOptions: Omit<OpenFin.LayoutOptions, "content"> & {
    content?: WebLayoutContent;
}