import { SVGProps } from 'react'; declare const IconMoneySendRegular: (props: SVGProps) => JSX.Element; export default IconMoneySendRegular;