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