import { type Components } from '@mui/material'; import { type Theme } from '../types'; export declare const MuiInputLabel: Components['MuiInputLabel']; export default MuiInputLabel;