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