import * as pulumi from "@pulumi/pulumi"; export declare const slackStack: () => Promise; export declare const getSlackNotificationTopicArn: () => Promise; export declare const getSlackNotificationLambdaArn: () => Promise;