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