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