import * as React from 'react'; import { INavGroupProp } from './types'; export declare const NavGroup: React.FC;