import { ReactIconComponentType } from '../types';

declare const MonetizationOn: ReactIconComponentType;
export default MonetizationOn;
            