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