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