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