import { Event } from '../event'; export declare class ApplicationChanged extends Event { constructor(); }