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