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