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

declare const Bug2LineIcon: RemixiconReactIconComponentType;
export default Bug2LineIcon;
