import { IconProps } from '../lib';
declare function GooglePlayLogo(props: IconProps): JSX.Element;
export default GooglePlayLogo;
