import { IconProps } from '../lib';
declare function CurrencyBtc(props: IconProps): JSX.Element;
export default CurrencyBtc;
