3 lines
120 B
TypeScript
3 lines
120 B
TypeScript
|
|
import './instant-navs-panel.css';
|
||
|
|
export declare function InstantNavsPanel(): import("react/jsx-runtime").JSX.Element;
|