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