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