export declare const communityChannel: Amity.RawChannel; export declare const liveChannel: Amity.RawChannel; export declare const conversationChannel: Amity.RawChannel; export declare const rawChannelUser: Amity.RawMembership<"channel">; export declare const channelUser: Amity.Membership<"channel">; //# sourceMappingURL=prepareChannelPayload.test.d.ts.map