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