export type { CloudWatchLogsSinkOptions } from "./types.ts";
export { getCloudWatchLogsSink } from "./sink.ts";
