type SlackChannel = string; export type SlackChannels = { [updatePost: string]: SlackChannel[] };