import type { TFunction } from 'i18next'; /** * The rail as the deposit confirmation names it, for a host that gave it no * name of its own. A rail this build has no copy for is named by its code * rather than by another rail's name. */ export declare function methodDisplayName(paymentMethod: string, t: TFunction): string; //# sourceMappingURL=methodName.d.ts.map