export declare function parseDiscordParentChannelFromSessionKey(raw: unknown): string | undefined;
