import type { SVGAttributes } from 'react'; export default function Block(props: SVGAttributes): JSX.Element;