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