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