WebCreateLayoutOptions: Omit<OpenFin.CreateLayoutOptions, "layout"> & {
    layout: WebLayoutOptions;
}