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