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

declare const BitCoinLineIcon: RemixiconReactIconComponentType;
export default BitCoinLineIcon;
