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