import { NgClass } from '@angular/common';
import * as i0 from "@angular/core";
export declare class DokuPopoverTitle {
    protected readonly classes: NgClass['ngClass'];
    static ɵfac: i0.ɵɵFactoryDeclaration<DokuPopoverTitle, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DokuPopoverTitle, "doku-popover-title", ["dokuPopoverTitle"], {}, {}, never, ["*"], true>;
}
