type: ProtocolRequestType<
    CreateFilesParams,
    WorkspaceEdit
    | null,
    never,
    void,
    FileOperationRegistrationOptions,
>