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