import { IRegisterImmediate } from './register-immediate.type';
/** MESSAGE CHANNEL **/
export declare function messageChannelImplementation(): IRegisterImmediate;
