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