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