export declare const getMyMembership: (channelId: string, callback: Amity.LiveObjectCallback<Amity.Membership<'channel'> | undefined>) => Amity.Unsubscriber;
//# sourceMappingURL=getMyMembership.d.ts.map