import { NgClass } from '@angular/common';
import * as i0 from "@angular/core";
export declare class DokuSelectDropdownPortal {
    protected get classes(): NgClass['ngClass'];
    protected onClick(event: Event): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<DokuSelectDropdownPortal, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DokuSelectDropdownPortal, "doku-select-dropdown-portal", ["dokuSelectDropdownPortal"], {}, {}, never, ["*"], true>;
}
