UNPKG

@promptbook/remote-server

Version:

Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action

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