blob: ed5661f22423edf5c3dc69bd4e0ebb0e7d197896 [file] [log] [blame]
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
declare function plural(n: number): number;
declare const _default: (string | number | (string[] | undefined)[] | number[] | (string | undefined)[] | typeof plural | {
'AED': string[];
'ARS': (string | undefined)[];
'AUD': string[];
'BBD': (string | undefined)[];
'BHD': string[];
'BMD': (string | undefined)[];
'BND': (string | undefined)[];
'BSD': (string | undefined)[];
'BZD': (string | undefined)[];
'CAD': string[];
'CLP': (string | undefined)[];
'CNY': string[];
'COP': (string | undefined)[];
'CUP': (string | undefined)[];
'DOP': (string | undefined)[];
'DZD': string[];
'EGP': string[];
'FJD': (string | undefined)[];
'GBP': string[];
'GYD': (string | undefined)[];
'HKD': string[];
'IQD': string[];
'IRR': string[];
'JMD': (string | undefined)[];
'JOD': string[];
'JPY': string[];
'KWD': string[];
'KYD': (string | undefined)[];
'LBP': string[];
'LYD': string[];
'MAD': string[];
'MRO': string[];
'MXN': string[];
'NZD': string[];
'OMR': string[];
'QAR': string[];
'SAR': string[];
'SBD': (string | undefined)[];
'SDD': string[];
'SDG': string[];
'SRD': (string | undefined)[];
'SSP': string[];
'SYP': string[];
'THB': string[];
'TND': string[];
'TTD': (string | undefined)[];
'TWD': string[];
'USD': string[];
'UYU': (string | undefined)[];
'XXX': string[];
'YER': string[];
} | undefined)[];
export default _default;