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