import { Store } from '../lib/store'; export declare function initEvents(scope: any, conf: any, app: any, store: Store, events: any): void;