import { Type } from "@angular/core"; export * from "./confirmation-dialog.component"; export * from "./confirmation-batch-message"; export * from "./confirmation-message"; export * from "./confirmation-state-message"; export declare const CONFIRMATION_DIALOG_DIRECTIVES: Type[];