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