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