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