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