import { MenuLinkContent } from "../agn-header/agn-header.interface"; export interface HelpData { helpData: MenuLinkContent; }