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