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