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