blob: d176da1a1ff62dbc93779a645070fcf6cbd6fb46 [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 | {
'AUD': string[];
'BBD': (string | undefined)[];
'BMD': (string | undefined)[];
'BRL': (string | undefined)[];
'BSD': (string | undefined)[];
'BYN': string[];
'BZD': (string | undefined)[];
'CAD': (string | undefined)[];
'CUC': (string | undefined)[];
'CUP': (string | undefined)[];
'DOP': (string | undefined)[];
'FJD': (string | undefined)[];
'FKP': (string | undefined)[];
'GYD': (string | undefined)[];
'ISK': (string | undefined)[];
'JMD': (string | undefined)[];
'KYD': (string | undefined)[];
'LRD': (string | undefined)[];
'MXN': string[];
'NAD': (string | undefined)[];
'NZD': (string | undefined)[];
'RUB': string[];
'SBD': (string | undefined)[];
'SGD': (string | undefined)[];
'TTD': (string | undefined)[];
'UYU': (string | undefined)[];
'XCD': string[];
} | undefined)[];
export default _default;