import { Components, Theme } from '@mui/material'; export declare const getMuiIconButton: (theme: Theme) => Components['MuiIconButton']; //# sourceMappingURL=iconButton.d.ts.map