def sum_as_string(a: int, b: int) -> str: ...