/// import { IconProps } from "../SvgIcon"; export declare const ComputerChart: (props?: IconProps) => JSX.Element; export default ComputerChart;