JsArgs: {
    include?: Selection_2;
    omit?: Omission;
    select?: Selection_2;
    [argName: string]: JsInputValue;
}