import { SVGProps } from "react";
declare const MCMdlDataSense: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlDataSense };
