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