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

declare const GoogleFillIcon: RemixiconReactIconComponentType;
export default GoogleFillIcon;
