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