Spaces:
Sleeping
Sleeping
rag-context-optimizer / frontend /node_modules /next /dist /next-devtools /dev-overlay /icons /right-arrow.d.ts
| export declare function RightArrow({ title, className, }: { | |
| title?: string; | |
| className?: string; | |
| }): import("react/jsx-runtime").JSX.Element; | |