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