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

declare const SgbPayment: ReactIconComponentType;
export default SgbPayment;
            