import React from 'react'; import { SvgProps } from '../types'; declare const TLOS: React.FC; export default TLOS;