import { BasicUrls } from './basic-urls.model'; export declare class ChannelsUrls extends BasicUrls { static readonly chatInvite: string; }