import { ActionsSubject } from '@ngrx/store';
export declare class DevtoolsDispatcher extends ActionsSubject {
}
