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