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