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

declare const GatsbyLineIcon: RemixiconReactIconComponentType;
export default GatsbyLineIcon;
