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