import { IChatPermissions } from '../../types'; export declare class NestgramDefault { static get chatPermissions(): IChatPermissions; }