export interface DialogParameters { elementSelector: string; dialogTitle: string; } //# sourceMappingURL=dialogTypes.d.ts.map