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