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