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