export interface FooterModel {
    version: string;
    copyright: string;
}
//# sourceMappingURL=footer.model.d.ts.map