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