Example is ```python from google.protobuf import any_pb2 as any # type: ignore ```
Example is