import { Bem } from '../../internal/utils';
import * as i0 from "@angular/core";
export declare class DialogFooterComponent {
    bem: Bem;
    static ɵfac: i0.ɵɵFactoryDeclaration<DialogFooterComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DialogFooterComponent, "aui-dialog-footer", never, {}, {}, never, ["*"], true, never>;
}
