import { CheckboxProps } from "@mui/material"; export type CheckProps = CheckboxProps; //# sourceMappingURL=CheckBoxProps.d.ts.map