import React from 'react'; export const PromptIcon = () => { return ( ); }; export default PromptIcon;