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