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