namespace ov::frontend::type

namespace type {

// structs

struct List;
struct PyNone;
struct Str;
struct Tensor;

} // namespace type