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