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