export declare type IkasPaymentGatewayTranslation = { description: string | null; locale: string | null; name: string | null; };