UNPKG

mui-spfx-controls

Version:
5 lines 256 B
import { ForwardRefExoticComponent } from 'react'; import type { INavigationProps } from './INavigationProps'; export declare const Navigation: ForwardRefExoticComponent<INavigationProps>; export default Navigation; //# sourceMappingURL=Navigation.d.ts.map