UNPKG

@promptbook/remote-client

Version:

Promptbook: Turn your company's scattered knowledge into AI ready books

13 lines (12 loc) 320 B
import { SVGProps } from 'react'; /** * @@@ * * @private internal subcomponent used by various components */ export declare function MenuIcon(props: SVGProps<SVGSVGElement> & { size?: number; }): import("react/jsx-runtime").JSX.Element; /** * TODO: !!! Mark all components to not be used outside of browser */