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