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