export declare const PromptInline: ({ text, ...other }: any) => import("react/jsx-runtime").JSX.Element;
