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

declare const GatsbyFillIcon: RemixiconReactIconComponentType;
export default GatsbyFillIcon;
