import { Store } from '../../../lib/store'; export declare const initScopeListeners: (scope: any, store: Store, listeners: any) => void;