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

declare const GoogleLineIcon: RemixiconReactIconComponentType;
export default GoogleLineIcon;
