import { OnInit } from "@angular/core";
import * as i0 from "@angular/core";
export declare class KwikIDPageFooterComponent implements OnInit {
    config: any;
    constructor();
    ngOnInit(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<KwikIDPageFooterComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<KwikIDPageFooterComponent, "kwikid-components-page-footer", never, { "config": "config"; }, {}, never, never>;
}
