import * as Layer from "effect/Layer"; import * as S3 from "../AWS/S3/index.ts"; import * as SQS from "../AWS/SQS/index.ts"; /** @binding */ export declare const S3BucketEventSource: Layer.Layer; //# sourceMappingURL=S3BucketEventSource.d.ts.map