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