//#region src/icons/lucideExtra/GooglePlayIcon.d.ts
declare const GooglePlayIcon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
//#endregion
export { GooglePlayIcon as default };
//# sourceMappingURL=GooglePlayIcon.d.mts.map