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