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