import { ListOperations } from "./ListOperations.ts"; /** * HTTP implementation of the {@link ListOperations} binding. Calls * `apprunner:ListOperations` with the Lambda's IAM role, scoped to the * bound service. */ export declare const ListOperationsHttp: import("effect/Layer").Layer; //# sourceMappingURL=ListOperationsHttp.d.ts.map