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