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