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