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