TextField inheritance
While not explicitly documented, the props of the MUI TextField component are also available on the MuiTelInput component.
See: https://mui.com/material-ui/api/text-field/
Example
<MuiTelInput size="small" variant="outlined" disabled />