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