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