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