import { FChannelOperator } from './types';
export declare function notifyOnStart(): FChannelOperator;
