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