import { ExtensibleSession } from '..'; export declare const runMessagingService: (ses: ExtensibleSession) => void;