export type { BottomSheet } from './bottom-sheet'; export { template as bottomSheetTemplate } from './bottom-sheet.template'; export type { BottomSheetDialogManager } from './bottom-sheet-dialog-manager'; export { template as bottomSheetDialogManagerTemplate } from './bottom-sheet-dialog-manager.template';