import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bitcoinIconName = "bitcoin";
export declare const bitcoinIcon: IconShapeTuple;
