in typehints/stdlib/ure.pyi [0:0]
def split(self, string: AnyStr, max_split: int = -1, /) -> list[AnyStr]: