#ifndef SERVICES_SHAPE_DETECTION_PUBLIC_MOJOM_TEXTDETECTION_MOJOM_BLINK_FORWARD_H_
#define SERVICES_SHAPE_DETECTION_PUBLIC_MOJOM_TEXTDETECTION_MOJOM_BLINK_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
namespace shape_detection::mojom {
class TextDetectionInterfaceBase;
}
namespace shape_detection::mojom::blink {
TextDetectionInterfaceBase;
class TextDetectionResult;
TextDetectionResultPtr;
class TextDetection;
}
#endif