declare const Prompt: (props: any) => JSX.Element;
export { Prompt };
