import { ToggleButtonProps } from "@mui/material"; export type ToggleButtonProp = ToggleButtonProps; //# sourceMappingURL=ToggleButtonProps.d.ts.map