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