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