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

declare const CurrencyBtcIcon: MdiReactIconComponentType;
export default CurrencyBtcIcon;
