import * as i0 from "@angular/core";
export declare class OMapDescriptionComponent {
    constructor();
    customClasses: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<OMapDescriptionComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<OMapDescriptionComponent, "o-map-description", never, { "customClasses": "customClasses"; }, {}, never, ["*"], false>;
}
