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