import type { IconProps } from '../../types';
declare const MoneyBag: import("react").NamedExoticComponent<IconProps>;
export { MoneyBag };
