import React from 'react';
import { SvgIconProps } from '@mui/material/SvgIcon';
declare const ModelSystem: (props: SvgIconProps) => React.ReactNode;
export default ModelSystem;
//# sourceMappingURL=ModelSystem.d.ts.map