import React from "react"; import { ComingSoonPage } from "../Misc/ComingSoonPage"; const Support = () => { return ; }; export default Support;