import { IconProps } from '../types';
declare const CurrencyDollarSimple: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CurrencyDollarSimple;
//# sourceMappingURL=CurrencyDollarSimple.d.ts.map