/** @entrypoint */ export * from './dialog/dialog/dialog.component.js'; export * from './dialog/dialog-actions/dialog-actions.component.js'; export * from './dialog/dialog-close-button/dialog-close-button.component.js'; export * from './dialog/dialog-content/dialog-content.component.js'; export * from './dialog/dialog-title/dialog-title.component.js'; //# sourceMappingURL=dialog.d.ts.map