import { TextFieldProps } from "@mui/material"; export type TextFieldProp = TextFieldProps; //# sourceMappingURL=TextFieldProps.d.ts.map