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