mui-simple
Version:
Override mui components to simplify usage
5 lines • 473 B
TypeScript
export declare const FormHelperText: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").FormHelperTextTypeMap<{}, "p">>;
export declare const Switch: import("@emotion/styled").StyledComponent<any, {}, {}>;
export declare const SwitchOnOff: import("@emotion/styled").StyledComponent<any, {}, {}>;
export declare const SwitchControlled: import("@emotion/styled").StyledComponent<any, {}, {}>;
//# sourceMappingURL=Switch.styled.d.ts.map