export declare class GlobalFooterComponent { links: { title: string; href: string; blankTarget?: boolean; }[]; }