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