import { IFooterAddress } from './footer.address.interface'; export declare class FooterAddressSharedComponent { data: IFooterAddress; }