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