import type * as React from 'react'; import VerticalNavItem, { VerticalNavItemProps } from './VerticalNavItem'; import classNames from 'classnames'; export type VerticalNavComponent = React.ReactElement | any | ((...args: any[]) => any); export interface VerticalNavProps { /** * An optional arial label for the `