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

declare const GobletLineIcon: RemixiconReactIconComponentType;
export default GobletLineIcon;
