import type { Currency } from "./"; export declare function name(currency: Currency): string;