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