export * from '@mui/material/InputLabel'; export { default as InputLabel } from '@mui/material/InputLabel'; import type { Components } from "../../styles"; export declare const InputLabelThemeComponent: Components['MuiInputLabel'];