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