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