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