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