/// <reference types="react" />
declare const CurrencyDollarSimple: (props: any, ref: any) => JSX.Element;
export default CurrencyDollarSimple;
