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