import { IconProps } from '../types'; export declare const Money: (props: IconProps) => JSX.Element;