import { IconProps } from '../Icon'; declare function SvgAttachMoney(props: IconProps): JSX.Element; export default SvgAttachMoney;