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