MenuItem: {
    href?: string;
    label: string;
    to?: string;
}