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