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