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

declare const GooglePlayFillIcon: RemixiconReactIconComponentType;
export default GooglePlayFillIcon;
