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

declare const BitCoinFillIcon: RemixiconReactIconComponentType;
export default BitCoinFillIcon;
