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

declare const GlobalFillIcon: RemixiconReactIconComponentType;
export default GlobalFillIcon;
