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

declare const GlobalLineIcon: RemixiconReactIconComponentType;
export default GlobalLineIcon;
