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

declare const MoneyOff: ReactIconComponentType;
export default MoneyOff;
            