export declare const checkChannelPermission: (userId: Amity.User['userId'] | undefined, permission: string, channelId: Amity.Channel['channelId']) => boolean; //# sourceMappingURL=checkChannelPermission.d.ts.map