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

declare const GooglePlayLineIcon: RemixiconReactIconComponentType;
export default GooglePlayLineIcon;
