import { RollerCoaster } from "lucide-react"; function App() { return (
); } export default App;