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