/// import { IconProps } from "../SvgIcon"; export declare const TPS: (props?: IconProps) => JSX.Element; export default TPS;