import React from 'react'; import { ButtonProps } from '@mui/material'; export interface SecondaryNavigationCtaProps extends ButtonProps { } /** * SecondaryNavigationCtaProps is a proxy component to