import { MdiReactIconComponentType } from './dist/typings';

declare const GooglePlayIcon: MdiReactIconComponentType;
export default GooglePlayIcon;
