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