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