UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

5 lines (4 loc) 164 B
export declare const MenuOption: ({ children, onClick, }: { children: React.ReactNode; onClick?: () => void; }) => import("react/jsx-runtime").JSX.Element;