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