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

declare const BugLineIcon: RemixiconReactIconComponentType;
export default BugLineIcon;
