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