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