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

declare const Payments: ReactIconComponentType;
export default Payments;
            