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