import { IconProps } from '../types';
declare const GooglePlayLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default GooglePlayLogo;
//# sourceMappingURL=GooglePlayLogo.d.ts.map