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