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