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