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