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