import type { SlsAwsLambdaPlugin } from "../../defineConfig";
export declare const snsPlugin: () => SlsAwsLambdaPlugin;
export default snsPlugin;
