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