UNPKG

@promptbook/remote-client

Version:

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

8 lines (7 loc) 154 B
import { JSX } from 'react'; /** * Renders an icon that represents the close action * * @private */ export declare function CloseIcon(): JSX.Element;