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