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

declare const BlazeLineIcon: RemixiconReactIconComponentType;
export default BlazeLineIcon;
