import { IsomorphicEvent } from '@aracna/web'; export declare class DialogCloseEvent extends IsomorphicEvent { constructor(); }