import { OnInit } from '@angular/core'; export declare class FooterComponent implements OnInit { constructor(); ngOnInit(): void; } //# sourceMappingURL=footer.component.d.ts.map