import * as Layer from "effect/Layer"; import { DetectSentiment } from "./DetectSentiment.ts"; export declare const DetectSentimentHttp: Layer.Layer; //# sourceMappingURL=DetectSentimentHttp.d.ts.map