import { IpcBusService } from '@refinitiv-data/types'; export declare const validateBusMethods: (bus: IpcBusService, name: string) => void;