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