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

declare const BitcoinIcon: MdiReactIconComponentType;
export default BitcoinIcon;
