import { styled } from "@mui/material"; const StyledForm = styled("form")``; export default StyledForm;