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