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