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