UNPKG

@promptbook/vercel

Version:

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

7 lines (6 loc) 167 B
/** * Shows simple reset icon * * @public exported from `@promptbook/components` */ export declare const ResetIcon: () => import("react/jsx-runtime").JSX.Element;