import type { IconComponent } from "../../types";
export declare const Bitcoin: IconComponent;
export default Bitcoin;
