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

declare const Payment: ReactIconComponentType;
export default Payment;
            