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