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