UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 226 B
import { TNavigationProps } from './types'; export declare const Navigation: import('react').ForwardRefExoticComponent<TNavigationProps & import('react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=Navigation.d.ts.map