export declare function on(keyName: string, callback: Function): void; export declare function init(): void;